Node.next_sibling

Get this node next sibling.

struct Node
const @nogc nothrow
next_sibling
()

Return Value

Type: auto

A Nulllable!Node

Meta